home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Resources / System / NewIconsV4 / Extras / KillOldIcon / KillOldIcon.doc < prev    next >
Text File  |  1999-03-11  |  3KB  |  117 lines

  1.                 ******************************************
  2.                              KillOldIcon v1.1
  3.                 Copyright © 1994-95 by Michael Barsoom M.D.
  4.  
  5.                   Replace OldIcon image with pixel image
  6.                 ******************************************
  7.  
  8. License
  9. =======
  10.  
  11. KillOldIcon may be freely distributed as long as no charge is made other
  12. than to cover time and copying costs.  If it is to be distributed via
  13. floppy disk, this cost should be no higher than $3.00 (three) dollars US.
  14. If distribution is via CDRom, the total cost should be no more than Fred
  15. Fish charged from one of his CDRom collections.
  16.  
  17. You may not copy and/or distribute this program without the accompanying
  18. documentation unless you get permission from the author to do so.
  19.  
  20. Fred Fish and AmiNet have my permission to include this program on their
  21. CDRom collections.  Nicola Salmoria has my permission to include this
  22. program with his NewIcon collection.
  23.  
  24. Finally if you wish to include KillOldIcon on a disk magazine you are
  25. REQUIRED to get the author's permission FIRST.  Usually this will require
  26. you to just send me a copy of the issue which contains KillOldIcon free of
  27. charge.
  28.  
  29. I reserve the right to publically poke fun at anyone who fails to abide by
  30. these distribution rules, along with more severe action if appropriate.
  31.  
  32. Disclaimer
  33. ==========
  34.  
  35. This product is sold "as is" without representation or warranty of any
  36. kind, either expressed or implied.  The user assumes all risks and
  37. responsibilities related to its use.
  38.  
  39. Introduction
  40. ============
  41.  
  42. KillOldIcon will replace the standard Workbench image of NewIcons, with the
  43. pixel image provided in the NewIcon package.  The advantage of this is that
  44. if will allways have NewIcons installed, the icons will take up less space
  45. on your drives.
  46.  
  47. KillOldIcon does not require that you disable the NewIcon patch first.
  48. KillOldIcon will examine the icons passed to it.  If it contains a NewIcon
  49. image, the oldicon image will be replaced, however if the icon does not
  50. contain a NewIcon image it will be left alone.
  51.  
  52. Requirements for standard version
  53. =================================
  54.  
  55. 1) Workbench 2.0+
  56. 2) ReqTools library 38+  (© Nico Francois) Not Included
  57. 3) NewIcon library  37+  (© Nicola Salmoria)
  58.  
  59. Requirements for bgui version
  60. =============================
  61.  
  62. 1) Workbench 2.0+
  63. 2) BGUI library 38+      (© Jan van den Baard)
  64. 3) NewIcon library  37+  (© Nicola Salmoria)
  65.  
  66.  
  67. Installation
  68. ============
  69.  
  70. 1) Put KillOldIcon where ever you want
  71. 2) Make sure you have the required libraries installed.
  72.  
  73. Usage
  74. =====
  75.  
  76. From CLI:
  77.    KillOldIcon icon1 [icon2...]
  78.  
  79. From Workbench:
  80.    click on KillOldIcon
  81.    shift-click the icons you want to remove the NewIcon from
  82.    shift-double click the last icon
  83.  
  84.    or
  85.  
  86.    as above for workbench, and pick the gadget select from the
  87.    requester which will let you pick the icons via a file requester
  88.  
  89. You can also add this command to the Tools menu using ToolManager or
  90. ToolsPrefs.
  91.  
  92. Author Info
  93. ===========
  94.  
  95. you can reach me at:
  96.  
  97. Michael Barsoom
  98. 40 Scott Drive
  99. Bloomfield CT 06002
  100. USA
  101.  
  102. Internet:  mbars@bluejay.creighton.edu
  103.            barsoom@netcom.com
  104.  
  105. History
  106. =======
  107.  
  108. Release 1.0
  109.     o First release
  110.  
  111. Release 1.1
  112.     o Added filerequester to select icons.
  113.     o Added bgui version, gives you a status indicator with a abort gadget
  114.     o Added new icon to KillOldIcon, thanks to Philip Vedovatti for
  115.       designing it
  116.  
  117.